FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (62 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-FindingTopic-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name FindingTopicModel
Title BC FindingTopic Logical Model
Experimental False
Realm us
Authority hl7
Description Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings. The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.
Type cimi-topic-FindingTopic-model
Kind logical

Resources that use this resource

StructureDefinition
cimi-statement-AssertionPresenceStatement-model BC AssertionPresenceStatement Logical Model
cimi-statement-AssertionStatement-model BC AssertionStatement Logical Model
cimi-statement-FindingStatement-model BC FindingStatement Logical Model

Resources that this resource uses

StructureDefinition
shr-core-Media-model BC Media Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC FindingTopic Logical Model

Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings. The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-topic-FindingTopic-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC FindingTopic Logical Model</b></p>\n <p>Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.topic.FindingTopic"
    }
  ],
  "version" : "0.2.0",
  "name" : "FindingTopicModel",
  "title" : "BC FindingTopic Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-topic-FindingTopic-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-topic-FindingTopic-model",
        "path" : "cimi-topic-FindingTopic-model",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.topicCode",
        "path" : "cimi-topic-FindingTopic-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.findingMethod",
        "path" : "cimi-topic-FindingTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-FindingTopic-model.details",
        "path" : "cimi-topic-FindingTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.media",
        "path" : "cimi-topic-FindingTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-topic-FindingTopic-model",
        "path" : "cimi-topic-FindingTopic-model",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.topicCode",
        "path" : "cimi-topic-FindingTopic-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.findingMethod",
        "path" : "cimi-topic-FindingTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-FindingTopic-model.details",
        "path" : "cimi-topic-FindingTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.media",
        "path" : "cimi-topic-FindingTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.